[INFO] cloning repository https://github.com/mbhall88/rasusa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbhall88/rasusa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbhall88%2Frasusa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbhall88%2Frasusa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9b5b95e6dbb3ba9955ad33fb2e989dc6eed833e
[INFO] testing mbhall88/rasusa against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbhall88%2Frasusa" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mbhall88/rasusa
[INFO] finished tweaking git repo https://github.com/mbhall88/rasusa
[INFO] tweaked toml for git repo https://github.com/mbhall88/rasusa written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mbhall88/rasusa on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mbhall88/rasusa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.3.13
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded rand_pcg v0.10.1
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded safemem v0.3.3
[INFO] [stderr]   Downloaded zstd v0.12.4
[INFO] [stderr]   Downloaded needletail v0.5.1
[INFO] [stderr]   Downloaded anstream v0.6.13
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded lexical-util v1.0.7
[INFO] [stderr]   Downloaded lexical-write-float v1.0.6
[INFO] [stderr]   Downloaded noodles-sam v0.81.0
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded noodles-cram v0.88.0
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.6
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.6
[INFO] [stderr]   Downloaded libdeflate-sys v1.25.0
[INFO] [stderr]   Downloaded zlib-rs v0.5.5
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded lzma-rust2 v0.15.7
[INFO] [stderr]   Downloaded noodles-csi v0.53.0
[INFO] [stderr]   Downloaded noodles-util v0.73.0
[INFO] [stderr]   Downloaded noodles-bam v0.85.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.6
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded noodles-bgzf v0.45.0
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded bgzip v0.2.2
[INFO] [stderr]   Downloaded noodles v0.104.0
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.6
[INFO] [stderr]   Downloaded lexical-core v1.0.6
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] [stderr]   Downloaded libdeflater v1.25.0
[INFO] [stderr]   Downloaded noodles-fasta v0.58.0
[INFO] [stderr]   Downloaded buffer-redux v1.0.0
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded zstd-safe v6.0.6
[INFO] [stderr]   Downloaded niffler v2.5.0
[INFO] [stderr]   Downloaded noodles-core v0.18.0
[INFO] [stderr]   Downloaded cpufeatures v0.3.0
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.9+zstd.1.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b5462d81746030f766291f54c34989853f2ea1ed46704e45d2618dd023872b1
[INFO] running `Command { std: "docker" "start" "-a" "5b5462d81746030f766291f54c34989853f2ea1ed46704e45d2618dd023872b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b5462d81746030f766291f54c34989853f2ea1ed46704e45d2618dd023872b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b5462d81746030f766291f54c34989853f2ea1ed46704e45d2618dd023872b1", kill_on_drop: false }`
[INFO] [stdout] 5b5462d81746030f766291f54c34989853f2ea1ed46704e45d2618dd023872b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 156e1f41eb093581b27151dfb427c8aa9d5770667b8987f956c7027affa9396c
[INFO] running `Command { std: "docker" "start" "-a" "156e1f41eb093581b27151dfb427c8aa9d5770667b8987f956c7027affa9396c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling buffer-redux v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling rand_pcg v0.10.1
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling libdeflate-sys v1.25.0
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling libdeflater v1.25.0
[INFO] [stderr]    Compiling noodles-bgzf v0.45.0
[INFO] [stderr]    Compiling needletail v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling noodles-core v0.18.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling noodles-csi v0.53.0
[INFO] [stderr]    Compiling noodles-fasta v0.58.0
[INFO] [stderr]    Compiling bgzip v0.2.2
[INFO] [stderr]    Compiling noodles-sam v0.81.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling noodles-bam v0.85.0
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling niffler v2.5.0
[INFO] [stderr]    Compiling noodles-cram v0.88.0
[INFO] [stderr]    Compiling noodles v0.104.0
[INFO] [stderr]    Compiling noodles-util v0.73.0
[INFO] [stderr]    Compiling rasusa v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "156e1f41eb093581b27151dfb427c8aa9d5770667b8987f956c7027affa9396c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "156e1f41eb093581b27151dfb427c8aa9d5770667b8987f956c7027affa9396c", kill_on_drop: false }`
[INFO] [stdout] 156e1f41eb093581b27151dfb427c8aa9d5770667b8987f956c7027affa9396c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b58e5af6f8e898f66f61f02a64389de1808a01373d8f28960666e5bcc99f6f3
[INFO] running `Command { std: "docker" "start" "-a" "0b58e5af6f8e898f66f61f02a64389de1808a01373d8f28960666e5bcc99f6f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling rasusa v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.76s
[INFO] running `Command { std: "docker" "inspect" "0b58e5af6f8e898f66f61f02a64389de1808a01373d8f28960666e5bcc99f6f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b58e5af6f8e898f66f61f02a64389de1808a01373d8f28960666e5bcc99f6f3", kill_on_drop: false }`
[INFO] [stdout] 0b58e5af6f8e898f66f61f02a64389de1808a01373d8f28960666e5bcc99f6f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2414643da0c4b4e3c57163b110a37aa2ed3964a2dc6667f1245f17ca1a7ea37
[INFO] running `Command { std: "docker" "start" "-a" "b2414643da0c4b4e3c57163b110a37aa2ed3964a2dc6667f1245f17ca1a7ea37", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rasusa-35ab64563a55cb4c)
[INFO] [stdout] 
[INFO] [stdout] running 139 tests
[INFO] [stdout] test alignment::tests::test_equality_record ... ok
[INFO] [stdout] test alignment::tests::test_infer_format ... ok
[INFO] [stdout] test alignment::tests::test_infer_format_from_char ... ok
[INFO] [stdout] test alignment::tests::test_make_program_id_unique_no_program ... ok
[INFO] [stdout] test alignment::tests::test_make_program_id_unique_no_programs ... ok
[INFO] [stdout] test alignment::tests::test_make_program_id_unique_program_id_startswith_same_substring ... ok
[INFO] [stdout] test alignment::tests::test_original_issue_random_compare_insufficient_shuffling ... ok
[INFO] [stdout] test alignment::tests::test_make_program_id_unique_two_program_occurrences ... ok
[INFO] [stdout] test alignment::tests::test_make_program_id_unique_one_program_occurrence ... ok
[INFO] [stdout] test alignment::tests::bam_no_index_is_ok_stream ... ok
[INFO] [stdout] test alignment::tests::bam_is_not_sorted_fails ... ok
[INFO] [stdout] test alignment::tests::no_coverage_given_raises_error ... ok
[INFO] [stdout] test alignment::tests::test_shuffle_records_by_position_empty ... ok
[INFO] [stdout] test alignment::tests::test_shuffle_records_by_position_maintains_sort_order ... ok
[INFO] [stdout] test alignment::tests::test_shuffle_records_by_position_mixed_positions ... ok
[INFO] [stdout] test alignment::tests::test_shuffle_records_by_position_shuffles_same_position ... ok
[INFO] [stdout] test alignment::tests::test_shuffle_records_by_position_single_record ... ok
[INFO] [stdout] test alignment::tests::test_scored_read_ordering ... ok
[INFO] [stdout] test alignment::tests::unknown_input_extension_fails ... ok
[INFO] [stdout] test alignment::tests::unknown_output_extension_fails ... ok
[INFO] [stdout] test alignment::tests::test_scored_read_ordering_tie ... ok
[INFO] [stdout] test alignment::tests::zero_coverage_raises_error_fetch ... ok
[INFO] [stdout] test cli::tests::base_suffix_from_string ... ok
[INFO] [stdout] test cli::tests::compression_format_from_path ... ok
[INFO] [stdout] test cli::tests::compression_format_from_str ... ok
[INFO] [stdout] test cli::tests::divide_u64_by_genome_size ... ok
[INFO] [stdout] test alignment::tests::zero_coverage_raises_error_stream ... ok
[INFO] [stdout] test cli::tests::empty_string_is_base_metric_suffix ... ok
[INFO] [stdout] test cli::tests::empty_coverage_returns_err ... ok
[INFO] [stdout] test cli::tests::float_and_suffix_returns_multiplied_float_as_int ... ok
[INFO] [stdout] test cli::tests::empty_string_returns_error ... ok
[INFO] [stdout] test cli::tests::float_ending_in_x_coverage_returns_float ... ok
[INFO] [stdout] test cli::tests::float_coverage_returns_float ... ok
[INFO] [stdout] test cli::tests::float_multiply_with_base_unit ... ok
[INFO] [stdout] test cli::tests::float_without_leading_int_and_suffix_returns_multiplied_float_as_int ... ok
[INFO] [stdout] test cli::tests::genome_size_from_faidx ... ok
[INFO] [stdout] test cli::tests::genome_size_from_faidx_fastq_index ... ok
[INFO] [stdout] test cli::tests::genome_size_from_str_fastq_index ... ok
[INFO] [stdout] test cli::tests::giga_suffix_from_string ... ok
[INFO] [stdout] test cli::tests::float_only_returns_integer ... ok
[INFO] [stdout] test cli::tests::int_and_base_suffix_returns_int_without_scaling ... ok
[INFO] [stdout] test cli::tests::int_and_suffix_returns_multiplied_int ... ok
[INFO] [stdout] test cli::tests::int_coverage_returns_float ... ok
[INFO] [stdout] test cli::tests::int_ending_in_x_coverage_returns_float ... ok
[INFO] [stdout] test cli::tests::integer_only_returns_integer ... ok
[INFO] [stdout] test cli::tests::invalid_suffix_raises_error ... ok
[INFO] [stdout] test alignment::tests::bam_no_index_fails_fetch ... ok
[INFO] [stdout] test cli::tests::kilo_suffix_from_string ... ok
[INFO] [stdout] test cli::tests::mega_suffix_from_string ... ok
[INFO] [stdout] test cli::tests::invalid_suffix_returns_err ... ok
[INFO] [stdout] test cli::tests::multiply_coverage_by_genome_size ... ok
[INFO] [stdout] test cli::tests::non_number_coverage_returns_err ... ok
[INFO] [stdout] test cli::tests::parse_fraction_check_lower_range ... ok
[INFO] [stdout] test cli::tests::parse_fraction_check_upper_range ... ok
[INFO] [stdout] test cli::tests::parse_fraction_less_one_unchanged ... ok
[INFO] [stdout] test cli::tests::parse_fraction_negative_fraction_returns_error ... ok
[INFO] [stdout] test cli::tests::parse_fraction_non_fraction_fails ... ok
[INFO] [stdout] test cli::tests::parse_fraction_one_asf32_is_one ... ok
[INFO] [stdout] test cli::tests::parse_fraction_one_is_one ... ok
[INFO] [stdout] test cli::tests::int_and_tera_suffix_returns_multiplied_int ... ok
[INFO] [stdout] test cli::tests::parse_fraction_over_100_fails ... ok
[INFO] [stdout] test cli::tests::parse_fraction_over_one_as_fration_converts ... ok
[INFO] [stdout] test cli::tests::parse_fraction_over_one_converts ... ok
[INFO] [stdout] test cli::tests::parse_fraction_zero_is_zero ... ok
[INFO] [stdout] test cli::tests::tera_suffix_from_string ... ok
[INFO] [stdout] test cli::tests::test_in_compress_range ... ok
[INFO] [stdout] test cli::tests::zero_coverage_returns_zero ... ok
[INFO] [stdout] test fastx::tests::create_invalid_output_file_raises_error ... ok
[INFO] [stdout] test fastx::tests::create_valid_compressed_output_file_and_can_write_to_it ... ok
[INFO] [stdout] test fastx::tests::create_valid_output_file_and_can_write_to_it ... ok
[INFO] [stdout] test fastx::tests::fastx_from_fasta ... ok
[INFO] [stdout] test fastx::tests::filter_fasta_reads_one_index_matches_only_read ... ok
[INFO] [stdout] test fastx::tests::filter_fasta_reads_one_index_out_of_range ... ok
[INFO] [stdout] test fastx::tests::filter_fastq_reads_one_index_matches_one_of_two_reads ... ok
[INFO] [stdout] test cli::tests::multiply_genome_size_by_coverage ... ok
[INFO] [stdout] test fastx::tests::filter_fastq_reads_one_index_out_of_range ... ok
[INFO] [stdout] test fastx::tests::filter_fastq_reads_one_index_matches_only_read ... ok
[INFO] [stdout] test fastx::tests::filter_fastq_reads_two_indices_matches_first_and_last_reads ... ok
[INFO] [stdout] test fastx::tests::filter_reads_empty_indices_no_output ... ok
[INFO] [stdout] test fastx::tests::get_read_lengths_for_fasta ... ok
[INFO] [stdout] test fastx::tests::get_read_lengths_for_empty_fasta_returns_empty_vector ... ok
[INFO] [stdout] test fastx::tests::get_read_lengths_for_fastq ... ok
[INFO] [stdout] test cli::tests::suffix_with_no_size_returns_error ... ok
[INFO] [stdout] test reads::tests::all_valid_args_parsed_as_expected ... ok
[INFO] [stdout] test reads::tests::bases_and_num_not_allowed ... ok
[INFO] [stdout] test reads::tests::bases_and_coverage_and_genome_size_all_allowed ... ok
[INFO] [stdout] test reads::tests::faidx_given_as_genome_size ... ok
[INFO] [stdout] test reads::tests::frac_and_bases_not_allowed ... ok
[INFO] [stdout] test reads::tests::invalid_coverage_given_raises_error ... ok
[INFO] [stdout] test reads::tests::frac_and_coverage_and_genome_size_not_allowed ... ok
[INFO] [stdout] test reads::tests::invalid_genome_size_given_raises_error ... ok
[INFO] [stdout] test reads::tests::frac_and_num_not_allowed ... ok
[INFO] [stdout] test reads::tests::no_args_given_raises_error ... ok
[INFO] [stdout] test reads::tests::invalid_seed_given_raises_error ... ok
[INFO] [stdout] test reads::tests::no_genome_size_given_raises_error ... ok
[INFO] [stdout] test reads::tests::no_coverage_given_raises_error ... ok
[INFO] [stdout] test reads::tests::no_genome_size_but_bases_and_coverage ... ok
[INFO] [stdout] test reads::tests::no_genome_size_or_coverage_given_but_frac_given ... ok
[INFO] [stdout] test reads::tests::no_genome_size_or_coverage_given_but_num_given ... ok
[INFO] [stdout] test reads::tests::no_input_file_given_raises_error ... ok
[INFO] [stdout] test reads::tests::num_and_coverage_and_genome_size_not_allowed ... ok
[INFO] [stdout] test reads::tests::one_input_no_output_is_ok ... ok
[INFO] [stdout] test reads::tests::three_inputs_raises_error ... ok
[INFO] [stdout] test reads::tests::one_input_two_outputs_raises_error ... ok
[INFO] [stdout] test reads::tests::no_genome_size_or_coverage_given_but_bases_given ... ok
[INFO] [stdout] test alignment::tests::bam_with_no_start_or_end_regions_and_missing_chromosomes ... ok
[INFO] [stdout] test reads::tests::two_inputs_one_output_raises_error ... ok
[INFO] [stdout] test reads::tests::two_outputs_passed_with_one_option_flag ... ok
[INFO] [stdout] test subsampler::tests::shuffled_indices_for_empty_vector_returns_empty ... ok
[INFO] [stdout] test subsampler::tests::shuffled_indices_for_vector_len_one_returns_zero ... ok
[INFO] [stdout] test subsampler::tests::shuffled_indices_for_vector_len_two_does_shuffle ... ok
[INFO] [stdout] test subsampler::tests::shuffled_indices_with_seed_produces_same_ordering ... ok
[INFO] [stdout] test subsampler::tests::subsample_empty_lengths_returns_empty ... ok
[INFO] [stdout] test subsampler::tests::subsample_more_reads_than_available_takes_all ... ok
[INFO] [stdout] test subsampler::tests::subsample_num_reads_and_available_equal_takes_all ... ok
[INFO] [stdout] test subsampler::tests::subsample_num_reads_less_than_available_takes_subset ... ok
[INFO] [stdout] test subsampler::tests::subsample_one_length_greater_than_target_returns_zero ... ok
[INFO] [stdout] test subsampler::tests::subsample_one_length_less_than_target_returns_zero ... ok
[INFO] [stdout] test subsampler::tests::subsample_one_length_target_zero_returns_empty ... ok
[INFO] [stdout] test subsampler::tests::subsample_one_read_target_zero_returns_empty ... ok
[INFO] [stdout] test subsampler::tests::subsample_three_lengths_all_greater_than_target_returns_two ... ok
[INFO] [stdout] test subsampler::tests::subsample_three_lengths_sum_equal_target_returns_three ... ok
[INFO] [stdout] test subsampler::tests::subsample_three_lengths_sum_greater_than_target_returns_two ... ok
[INFO] [stdout] test subsampler::tests::subsample_three_lengths_sum_less_than_target_returns_three ... ok
[INFO] [stdout] test reads::tests::three_outputs_raises_error ... ok
[INFO] [stdout] test reads::tests::two_input_two_outputs_is_ok ... FAILED
[INFO] [stdout] test reads::tests::two_input_two_outputs_is_ok_when_positional_args_at_end ... FAILED
[INFO] [stdout] test alignment::tests::bam_with_regions_of_zero_coverage_doesnt_endless_loop_stream ... ok
[INFO] [stdout] test alignment::tests::test_paired_end_retention_stream ... ok
[INFO] [stdout] test alignment::tests::test_subsampling_statistics ... ok
[INFO] [stdout] test alignment::tests::excess_coverage_doesnt_endless_loop_stream ... ok
[INFO] [stdout] test alignment::tests::test_output_never_exceeds_target_depth ... ok
[INFO] [stdout] test alignment::tests::test_reproducibility_stream_diff_seed ... ok
[INFO] [stdout] test alignment::tests::test_reproducibility_stream_same_seed ... ok
[INFO] [stdout] test alignment::tests::bam_with_regions_of_zero_coverage_doesnt_endless_loop_fetch has been running for over 60 seconds
[INFO] [stdout] test alignment::tests::excess_coverage_doesnt_endless_loop_fetch has been running for over 60 seconds
[INFO] [stdout] test alignment::tests::test_paired_end_retention_fetch has been running for over 60 seconds
[INFO] [stdout] test alignment::tests::test_reproducibility_fetch_diff_seed has been running for over 60 seconds
[INFO] [stdout] test alignment::tests::test_reproducibility_fetch_same_seed has been running for over 60 seconds
[INFO] [stdout] test alignment::tests::bam_with_regions_of_zero_coverage_doesnt_endless_loop_fetch ... ok
[INFO] [stdout] test alignment::tests::excess_coverage_doesnt_endless_loop_fetch ... ok
[INFO] [stdout] test alignment::tests::test_paired_end_retention_fetch ... ok
[INFO] [stdout] test alignment::tests::test_reproducibility_fetch_same_seed ... ok
[INFO] [stdout] test alignment::tests::test_reproducibility_fetch_diff_seed ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- reads::tests::two_input_two_outputs_is_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'reads::tests::two_input_two_outputs_is_ok' (234) panicked at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2026-03-27T15:42:45Z INFO ] Two input files given. Assuming paired Illumina...
[INFO] [stdout] Error: unable to create the first output file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Output file could not be created
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <rasusa::fastx::FastxError as anyhow::context::ext::StdError>::ext_context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<alloc::boxed::Box<dyn std::io::Write>, rasusa::fastx::FastxError> as anyhow::Context<alloc::boxed::Box<dyn std::io::Write>, rasusa::fastx::FastxError>>::context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:54:37
[INFO] [stdout]    2: <rasusa::reads::Reads as rasusa::Runner>::run
[INFO] [stdout]              at ./src/reads.rs:170:22
[INFO] [stdout]    3: rasusa::main
[INFO] [stdout]              at ./src/main.rs:48:12
[INFO] [stdout]    4: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rasusa" "reads" "tests/cases/r1.fq.gz" "tests/cases/r1.fq.gz" "-c" "5" "-g" "8mb" "-s" "88" "-o" "out.fq" "-o" "out.fq"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2026-03-27T15:42:45Z INFO ] Two input files given. Assuming paired Illumina...
[INFO] [stdout] Error: unable to create the first output file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Output file could not be created
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <rasusa::fastx::FastxError as anyhow::context::ext::StdError>::ext_context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<alloc::boxed::Box<dyn std::io::Write>, rasusa::fastx::FastxError> as anyhow::Context<alloc::boxed::Box<dyn std::io::Write>, rasusa::fastx::FastxError>>::context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:54:37
[INFO] [stdout]    2: <rasusa::reads::Reads as rasusa::Runner>::run
[INFO] [stdout]              at ./src/reads.rs:170:22
[INFO] [stdout]    3: rasusa::main
[INFO] [stdout]              at ./src/main.rs:48:12
[INFO] [stdout]    4: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647b131b1f0a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647b131b1f0a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647b131b1f0a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647b131b1f0a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647b131cbfba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647b131cbfba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x647b131b8b32 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647b131b8b32 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x647b1318fcef - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647b1318fcef - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647b131a9fd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647b129675dc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x647b129675dc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647b131aa192 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x647b131aa192 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647b1318fda8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647b13186fb9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647b13190bad - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647b131cc82c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647b12bcd6d8 - core[786f478f706679df]::panicking::panic_display::<assert_cmd[80cda7afe1e254f]::assert::AssertError>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x647b12bc72e7 - <assert_cmd[80cda7afe1e254f]::assert::AssertError>::panic::<assert_cmd[80cda7afe1e254f]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x647b12bcbd17 - <<assert_cmd[80cda7afe1e254f]::assert::AssertError>::panic<assert_cmd[80cda7afe1e254f]::assert::Assert> as core[786f478f706679df]::ops::function::FnOnce<(assert_cmd[80cda7afe1e254f]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x647b12bccab4 - <core[786f478f706679df]::result::Result<assert_cmd[80cda7afe1e254f]::assert::Assert, assert_cmd[80cda7afe1e254f]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[80cda7afe1e254f]::assert::AssertError>::panic<assert_cmd[80cda7afe1e254f]::assert::Assert>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x647b12bc9ae0 - <assert_cmd[80cda7afe1e254f]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x647b1288c0d7 - rasusa[cec1addbf2744af7]::reads::tests::two_input_two_outputs_is_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reads.rs:626:40
[INFO] [stdout]   25:     0x647b12884317 - rasusa[cec1addbf2744af7]::reads::tests::two_input_two_outputs_is_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reads.rs:619:37
[INFO] [stdout]   26:     0x647b12917c96 - <rasusa[cec1addbf2744af7]::reads::tests::two_input_two_outputs_is_ok::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x647b1295b6bb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x647b1295b6bb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x647b129680ab - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x647b129680ab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x647b129680ab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x647b129680ab - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x647b129680ab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x647b129680ab - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x647b129680ab - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x647b129637c4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x647b129637c4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x647b1296acb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x647b1296acb2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x647b1296acb2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x647b1296acb2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x647b1296acb2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x647b1296acb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x647b1296acb2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x647b131b143f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x647b131b143f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7fc0efd5daa4 - <unknown>
[INFO] [stdout]   48:     0x7fc0efdeaa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- reads::tests::two_input_two_outputs_is_ok_when_positional_args_at_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'reads::tests::two_input_two_outputs_is_ok_when_positional_args_at_end' (241) panicked at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2026-03-27T15:42:45Z INFO ] Two input files given. Assuming paired Illumina...
[INFO] [stdout] Error: unable to create the first output file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Output file could not be created
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <rasusa::fastx::FastxError as anyhow::context::ext::StdError>::ext_context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<alloc::boxed::Box<dyn std::io::Write>, rasusa::fastx::FastxError> as anyhow::Context<alloc::boxed::Box<dyn std::io::Write>, rasusa::fastx::FastxError>>::context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:54:37
[INFO] [stdout]    2: <rasusa::reads::Reads as rasusa::Runner>::run
[INFO] [stdout]              at ./src/reads.rs:170:22
[INFO] [stdout]    3: rasusa::main
[INFO] [stdout]              at ./src/main.rs:48:12
[INFO] [stdout]    4: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rasusa" "reads" "-c" "5" "-g" "8mb" "-s" "88" "-o" "out.fq" "-o" "out.fq" "tests/cases/r1.fq.gz" "tests/cases/r1.fq.gz"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2026-03-27T15:42:45Z INFO ] Two input files given. Assuming paired Illumina...
[INFO] [stdout] Error: unable to create the first output file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Output file could not be created
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <rasusa::fastx::FastxError as anyhow::context::ext::StdError>::ext_context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<alloc::boxed::Box<dyn std::io::Write>, rasusa::fastx::FastxError> as anyhow::Context<alloc::boxed::Box<dyn std::io::Write>, rasusa::fastx::FastxError>>::context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:54:37
[INFO] [stdout]    2: <rasusa::reads::Reads as rasusa::Runner>::run
[INFO] [stdout]              at ./src/reads.rs:170:22
[INFO] [stdout]    3: rasusa::main
[INFO] [stdout]              at ./src/main.rs:48:12
[INFO] [stdout]    4: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647b131b1f0a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647b131b1f0a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647b131b1f0a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647b131b1f0a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647b131cbfba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647b131cbfba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x647b131b8b32 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647b131b8b32 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x647b1318fcef - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647b1318fcef - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647b131a9fd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647b129675dc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x647b129675dc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647b131aa192 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x647b131aa192 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647b1318fda8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647b13186fb9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647b13190bad - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647b131cc82c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647b12bcd6d8 - core[786f478f706679df]::panicking::panic_display::<assert_cmd[80cda7afe1e254f]::assert::AssertError>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x647b12bc72e7 - <assert_cmd[80cda7afe1e254f]::assert::AssertError>::panic::<assert_cmd[80cda7afe1e254f]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x647b12bcbd17 - <<assert_cmd[80cda7afe1e254f]::assert::AssertError>::panic<assert_cmd[80cda7afe1e254f]::assert::Assert> as core[786f478f706679df]::ops::function::FnOnce<(assert_cmd[80cda7afe1e254f]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x647b12bccab4 - <core[786f478f706679df]::result::Result<assert_cmd[80cda7afe1e254f]::assert::Assert, assert_cmd[80cda7afe1e254f]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[80cda7afe1e254f]::assert::AssertError>::panic<assert_cmd[80cda7afe1e254f]::assert::Assert>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x647b12bc9ae0 - <assert_cmd[80cda7afe1e254f]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x647b128907a7 - rasusa[cec1addbf2744af7]::reads::tests::two_input_two_outputs_is_ok_when_positional_args_at_end
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reads.rs:637:40
[INFO] [stdout]   25:     0x647b12884677 - rasusa[cec1addbf2744af7]::reads::tests::two_input_two_outputs_is_ok_when_positional_args_at_end::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reads.rs:630:65
[INFO] [stdout]   26:     0x647b12918116 - <rasusa[cec1addbf2744af7]::reads::tests::two_input_two_outputs_is_ok_when_positional_args_at_end::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x647b1295b6bb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x647b1295b6bb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x647b129680ab - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x647b129680ab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x647b129680ab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x647b129680ab - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x647b129680ab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x647b129680ab - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x647b129680ab - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x647b129637c4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x647b129637c4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x647b1296acb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x647b1296acb2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x647b1296acb2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x647b1296acb2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x647b1296acb2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x647b1296acb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x647b1296acb2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x647b131b143f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x647b131b143f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7fc0efd5daa4 - <unknown>
[INFO] [stdout]   48:     0x7fc0efdeaa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     reads::tests::two_input_two_outputs_is_ok
[INFO] [stdout]     reads::tests::two_input_two_outputs_is_ok_when_positional_args_at_end
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 137 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 94.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rasusa`
[INFO] running `Command { std: "docker" "inspect" "b2414643da0c4b4e3c57163b110a37aa2ed3964a2dc6667f1245f17ca1a7ea37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2414643da0c4b4e3c57163b110a37aa2ed3964a2dc6667f1245f17ca1a7ea37", kill_on_drop: false }`
[INFO] [stdout] b2414643da0c4b4e3c57163b110a37aa2ed3964a2dc6667f1245f17ca1a7ea37
